AWS – CodeCommit and CodeBuild build Docker image and push it into ECR

In this example, we will consider creating a repository in CodeCommit and building a simple Docker image using CodeBuild and launching it in ECR. Create a repository in CodeCommit. My repository name is “artem-test“ In order to work with the repository, make sure that your user has an SSH key loaded. If it is already … Continue reading AWS – CodeCommit and CodeBuild build Docker image and push it into ECR